os.fileStat.Name (method, view implemented interface methods)

one use

	os (current package)
		types.go#L58: func (fs *fileStat) Name() string { return fs.name }